Release 10.1A: OpenEdge Development:
Web Services
Hints for setting the Web service serviceLoggingLevel property
Set this property to the following value:
- 4 — To record Web service request parameter values.
- 3 — To track Web service request execution. Use this value during Web service development to provide more information for each Web service request error.
- 2 — To reduce logging overhead when the Web service is running in production. This value only allows severe errors to be recorded that affect the Web service as a whole, and no errors to be recorded for single Web service requests.
During production run time, you might temporarily set the value to 3 or 4 when working with a specific client to resolve an error, then return the logging level to 2 for general client access when the problem has been resolved.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |